Welcome![Sign In][Sign Up]
Location:
Search - MFC USB

Search list

[Windows Develop在MFC的控件中实现OPENCV的摄像头显示

Description: 详细说明:一个简单的opencv应用程序源代码。实现USB摄像头图像显示功能。,OpenCV... [oracle虚拟购物中心应用程序.rar] - Oracle提供的一个电子商务参考实例,学习...
Platform: | Size: 35474 | Author: 864738875@qq.com | Hits:

[Communication-Mobile多线程USB通讯演示

Description: MFC的小项目演示了如何对于USB设备的枚举,然后读写,分别按不同线程操作的示例
Platform: | Size: 7380447 | Author: wukashine | Hits:

[Graph Recognizemfc3DFONT

Description: mfc图形文字识别转换-mfc graphics conversion Character Recognition
Platform: | Size: 68608 | Author: 方程 | Hits:

[USB developusb

Description: VC编写的一个USB通用程序-VC prepared by a USB common procedures
Platform: | Size: 33792 | Author: 涂涂 | Hits:

[Windows DevelopUsbApp

Description: usb接口相关程序,涉及到USB接口的控制方法,数据传输等.-USB interface related program including USB Interface control, data transfer and so on.
Platform: | Size: 46080 | Author: 仇韬 | Hits:

[CommunicationUSBthread

Description: USB 1.1通信协议的MFC环境下的应用程序代码.-USB 1.1 communication protocol to the environment under the MFC application code.
Platform: | Size: 2521088 | Author: 马小哈 | Hits:

[ActiveX/DCOM/ATLdll_import_example

Description: VC++中非MFC DLL编程源代码之导出类-VC African MFC DLL programming source derived category of Code
Platform: | Size: 368640 | Author: ai | Hits:

[Software EngineeringbitmapProgress

Description: MFC应用程序中的状态条可以很方便的显示应用程序的状态,有 时需要用Bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显 示文本,并不支持图形。本文以实例说明了如何在状态条中加入Bitmap位图。 本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的 Microsoft Foundation Classes(MFC-MFC application of the state can conveniently display the application's state, sometimes need Bitmap bitmap procedures state, But MFC CStatusBar category only in direct support of the text, does not support graphics. This paper illustrates how the state, the addition of Bitmap bitmap. This content is applicable to Microsoft Visual C 1.0/2.0/2.1/2.2/4 .0/4.1 included in the Microsoft Foundation Classes (MFC
Platform: | Size: 2048 | Author: 朱学科 | Hits:

[Special EffectsVIDEO_CAP_VC

Description: 采集USB摄像头视频,清晰度很高,控制界面不是MFC,是WIN32,有兴趣的把它改为MFC-Acquisition USB video camera, high definition and control interface is not MFC, Win32, interested in turning it into MFC
Platform: | Size: 40960 | Author: 求知 | Hits:

[USB develop20077181047

Description: vc下 usb程序USB端口的分析, VC-MFC 硬件-系统 VC,MFC基础类,非技术类,界面,网络编程,进程,线程,DLL,ATL,ActiveX,COM,数据库,硬件,系统,HTML,XML,图形处理,算法,-vc procedures under the USB port usb analysis, VC-MFC hardware- System VC, MFC foundation class, non-technical type, interface, network programming, process, thread, DLL, ATL, ActiveX, COM, database, hardware, systems, HTML, XML, graphics processing, algorithms,
Platform: | Size: 282624 | Author: davi | Hits:

[VC/MFCUSBsendmessegeVCMFC

Description: 在VC++ MFC环境下实现的USB发送短消息程序源码-In VC++ MFC environment realize the USB Send Short Message procedure source
Platform: | Size: 140288 | Author: 冀宏斌 | Hits:

[Windows DevelopDUSB_APP

Description: USB上位机程序,非常好的界面,基于MFC的开发,很适合初学者开发-USB host computer program, a very good interface, the MFC-based development, it is suitable for beginners to develop
Platform: | Size: 5363712 | Author: 高天 | Hits:

[CommunicationCanTest2

Description: usb转CAN总线的收发程序,有界面,mfc-usb to CAN bus transceiver procedures interface, mfc
Platform: | Size: 697344 | Author: 刘宝森 | Hits:

[ARM-PowerPC-ColdFire-MIPSUSBCDCS

Description: USB CDC LP2368 虚拟串口程序-USB CDC LP2368 Application
Platform: | Size: 47104 | Author: HuCunZhong | Hits:

[Graph programMFC_USBView

Description: MFC做的USB 摄像头采集 usb VIEW-MFC to do USB camera capture usb VIEW
Platform: | Size: 2250752 | Author: mantou | Hits:

[USB developMyUsbApp

Description: 用mfc编写的,usb接口上位机程序。适合各种具有usb接口开发板的数据传输-Prepared using mfc, usb interface, PC program. For a variety of development boards with a usb interface, data transfer
Platform: | Size: 92160 | Author: zhangli | Hits:

[USB developUSB-program

Description: 这是一个基于USB端口的应用程序,这个文件是基于MFC框架的,可以作为你程序的 起点-AppWizard has created this USBPort application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your USBPort application.
Platform: | Size: 1795072 | Author: chenyun | Hits:

[USB developusb-insert

Description: 读取usb设备信息,利用MFC编程,方便的读取usb设备的基本信息,可以用来拓展与usb进行通信,读取并写入数据等操作-Read the usb device information, use of MFC programming, usb device easy to read basic information can be used to expand communication with usb, read and write data operations
Platform: | Size: 8596480 | Author: 张希 | Hits:

[USB developtest USB

Description: 用 MFC 变得查询 USB的类型 普通USB HID类 或U盘
Platform: | Size: 4298231 | Author: 609427250@qq.com | Hits:

[USB developUSBHID

Description: 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid device by modifying the vid inside the PID function can be completely clean (only display 1 edit box), other functions can be added, the use of m_MyHidDevice.WriteHid (STR, 64); m_MyHidDevice.ReadHid (STR, 64); can read and write function)
Platform: | Size: 3264512 | Author: 周小年 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net